home *** CD-ROM | disk | FTP | other *** search
/ RComp HTML Edit Studio for RISC OS / RComp HTML Edit Studio for RISC OS.iso / ZIPS / WDT.ZIP / HTMLEdit / Toolkit / !WebThumbs / !Run < prev    next >
Encoding:
Text File  |  2006-05-11  |  1.7 KB  |  35 lines

  1. Set WebThumbs$Dir <Obey$Dir>
  2.  
  3. IconSprites <Obey$Dir>.!Sprites
  4.  
  5.  
  6. If "<ChangeFSI$Dir>"="" then Error This application needs ChangeFSI to be seen by the filer
  7.  
  8. RMEnsure FilterManager 0.15 RMLoad System:Modules.FilterMgr
  9. RMEnsure FilterManager 0.15 Error You Need FilterManager 0.15 or later
  10.  
  11. RMEnsure BorderUtils 0.02 RMEnsure WindowManager 3.17  RMLoad System:Modules.BorderUtil
  12.  
  13. RMEnsure Toolbox      0.00  RMLoad System:Modules.Toolbox.Toolbox
  14. RMEnsure Toolbox      1.51  ERROR You need Toolbox 1.51 or later to run !WebThumbs
  15. RMEnsure Window       0.00  RMLoad System:Modules.Toolbox.Window
  16. RMEnsure Window       1.62  ERROR You need Window 1.62 or later to run !WebThumbs
  17. RMEnsure Menu         0.00  RMLoad System:Modules.Toolbox.Menu
  18. RMEnsure Menu         0.36  ERROR You need Menu 0.36 or later to run !WebThumbs
  19. RMEnsure Iconbar      0.00  RMLoad System:Modules.Toolbox.Iconbar
  20. RMEnsure Iconbar      1.20  ERROR You need Iconbar 1.20 or later to run !WebThumbs
  21. RMEnsure ProgInfo     0.00  RMLoad System:Modules.Toolbox.ProgInfo
  22. RMEnsure ProgInfo     0.16  ERROR You need ProgInfo 0.16 or later to run !WebThumbs
  23. RMEnsure ColourDbox   0.00  RMLoad System:Modules.Toolbox.ColourDbox
  24. RMEnsure ColourDbox   0.19  ERROR You need ColourDbox 0.19 or later to run !WebThumbs
  25. RMEnsure ToolAction   0.00  RMLoad System:Modules.Toolbox.ToolAction
  26. RMEnsure ToolAction   0.19  ERROR You need ToolAction 0.19 or later to run !WebThumbs
  27. RMEnsure TextGadgets  0.00  RMLoad System:Modules.Toolbox.TextGadget
  28. RMEnsure TextGadgets  0.21  ERROR You need TextGadgets 0.21 or later to run !WebThumbs
  29.  
  30. Wimpslot -min 196K -max 256K
  31.  
  32. Set WebThumbs$RunImage <WebThumbs$Dir>.!RunIm32
  33. RMEnsure Utilitymodule 4.40 Set WebThumbs$RunImage <WebThumbs$Dir>.!RunImage
  34. run <WebThumbs$RunImage> %*0
  35.